SG Window Window Object
hWnd Property

©1998 by Stinga

Properties     Methods      Events     Constants     Error Codes
Description

hWnd is Win32 API handle of the attached window.

Syntax

object.hWnd

The object is expression that evaluates to the Window object.

Remarks

Allmost all properties and methods of the Window object requires valid value for this property.
One window handle (HWND) can be attached to more than one SGWindow object.